How to Install image-transport-tools software package in Debian 9 (Stretch)

How to Install image-transport-tools software package in Debian 9 (Stretch)

image-transport-tools software package provides Robot OS image_transport package tools, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install image-transport-tools 

image-transport-tools is installed in your system.

Make ensure the image-transport-tools package were installed using the commands given below,

$ sudo dpkg-query -l | grep image-transport-tools *

You will get with image-transport-tools package name, version, architecture and description in a table

image-transport-tools package basic information:

Distro Debian 9 stretch
Section Libraries
Package image-transport-tools
Version 1.11.11-1+b1 [mips], 1.11.11-1
Description Robot OS image_transport package tools
Sub Section Libs


See Also, How to uninstall or remove image-transport-tools software package from Debian 9 (Stretch)?